home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / cron / TODO.Debian < prev   
Text File  |  2008-09-09  |  1KB  |  28 lines

  1.  
  2. TODO stuff
  3. ----------
  4.  
  5. - Split of standard tasks to cron-standard, preliminary packages
  6.   currently available at 
  7.   http://people.debian.org/~jfs/cron-standard
  8.   but we need to handle the conffiles so that they don't get messed up
  9.   See bug #257393 and 
  10.   Message-ID: <20050309142043.GB16617@dat.etsit.upm.es>
  11.  
  12. - Consider moving cronjobs to /var/lib/ (symlink from /var/spool/)
  13.   Bug #292821
  14.  
  15. - Consider implementing alternative logging in Cron as suggested in 
  16.   #271747. The current logging tells you when Cron starts a command
  17.   but it does not tell you when it ends making it more difficult to
  18.   debug insane cron setups in which cronjobs overlap due to external
  19.   issues (see #194805 for some examples).
  20.  
  21. - Better behave with cron replacements, investigate how cron packages
  22.   (like fcron or bcron) can be installed/deinstalled without breaking 
  23.   the system. 
  24.   This might imply fixing #304036 (which might help fix #312614 too BTW)
  25.   Note:
  26.   Packages for bcron available at http://people.debian.org/~pape/Eez3yao/
  27.  
  28.